home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / Meshwriter / AmmoniteTest / ammonite.project < prev    next >
Encoding:
Text File  |  1999-12-03  |  1.8 KB  |  117 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "Lang:3doConverter/meshwriter/AmmoniteTest/" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gD -gl -gh50 -w1000 
  10. -j "PROGDIR:amiga/mcpp-libs/" 
  11. <End>
  12.  
  13. <C-Options>
  14. -wACEFNMOPRTV -pc -g00 -g80 -go -gb -gM -bs0 -a0 -t -px -b0 -mX 
  15. -i "PROGDIR:amiga/c-inc/" 
  16. -i "Lang:3doConverter/meshwriter/" 
  17. <End>
  18.  
  19. <ASM-Options>
  20. -c cWSElMo0F -0xff 
  21. <End>
  22.  
  23.  
  24. <CSources>
  25. "ammonite.c" "ammonite.o"
  26.     <Dependencies>
  27.         "/meshlib.h"
  28.         "ammonite.c"
  29.     <End>
  30. "/meshwriter.c" "/meshwriter.o"
  31.     <Dependencies>
  32.         "/compiler.h"
  33.         "/dxf.h"
  34.         "/imagine.h"
  35.         "/lightwave.h"
  36.         "/meshwriter.c"
  37.         "/meshwriter_private.h"
  38.         "/pov3.h"
  39.         "/raw.h"
  40.         "/reflections.h"
  41.         "/vrml1.h"
  42.     <End>
  43. "/raw.c" "/raw.o"
  44.     <Dependencies>
  45.         "/meshwriter_private.h"
  46.         "/raw.c"
  47.         "/utilities.h"
  48.     <End>
  49. "/imagine.c" "/imagine.o"
  50.     <Dependencies>
  51.         "/imagine.c"
  52.         "/meshwriter_private.h"
  53.         "/utilities.h"
  54.     <End>
  55. "/utilities.c" "/utilities.o"
  56.     <Dependencies>
  57.         "/utilities.c"
  58.     <End>
  59. "/pov3.c" "/pov3.o"
  60.     <Dependencies>
  61.         "/meshwriter_private.h"
  62.         "/pov3.c"
  63.     <End>
  64. "/vrml1.c" "/vrml1.o"
  65.     <Dependencies>
  66.         "/meshwriter_private.h"
  67.         "/vrml1.c"
  68.     <End>
  69. "/dxf.c" "/dxf.o"
  70.     <Dependencies>
  71.         "/dxf.c"
  72.         "/meshwriter_private.h"
  73.     <End>
  74. "/lightwave.c" "/lightwave.o"
  75.     <Dependencies>
  76.         "/lightwave.c"
  77.         "/meshwriter_private.h"
  78.         "/utilities.h"
  79.     <End>
  80. "/reflections.c" "/reflections.o"
  81.     <Dependencies>
  82.         "/meshwriter_private.h"
  83.         "/reflections.c"
  84.         "/utilities.h"
  85.     <End>
  86. "/geo.c" "/geo.o"
  87. "/postscript.c" "/postscript.o"
  88. <End>
  89.  
  90. <CIncludes>
  91. "/raw.h"
  92. "/meshlib.h"
  93. "/imagine.h"
  94. "/meshwriter_private.h"
  95. "/meshwriter_public.h"
  96. "/utilities.h"
  97. "/pov3.h"
  98. "/vrml1.h"
  99. "/dxf.h"
  100. "/lightwave.h"
  101. "/reflections.h"
  102. "/geo.h"
  103. "/postscript.h"
  104. <End>
  105.  
  106. <Executable>
  107. "ram:ammonite"
  108.     <Options>
  109.         -autowrite
  110.     <End>
  111. <End>
  112.  
  113. <LinkLibs>
  114. "Lang:MCPP4.0_PRO/amiga/c-libs/amiga.lib"
  115. <End>
  116.  
  117.